This web method is used to return a list of users setup in the system based on the passed filters.
Method | /ProCloudWS.asmx/ProviderUserListGet |
The request body is of type ProviderUserListGet.
Name | Description | Data Type |
---|---|---|
objProviderGUId | guid | |
strPassword | xml:string | |
intProviderBranchId | xml:int | |
intUserId | xml:int |
|
The response body is of type ProviderUserListGetResponse.
Name | Description | Data Type |
---|---|---|
ProviderUserListGetResult | objProviderUserSearchReturn |
|